[INFO] fetching crate jpreprocess-core 0.13.2...
[INFO] testing jpreprocess-core-0.13.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate jpreprocess-core 0.13.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate jpreprocess-core 0.13.2
[INFO] finished tweaking crates.io crate jpreprocess-core 0.13.2
[INFO] tweaked toml for crates.io crate jpreprocess-core 0.13.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jpreprocess-core 0.13.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jpreprocess-core 0.13.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5e92b8e5bdbb5e39ad3441f64648649d36c661e24afc36ed9d02b499fa7ddf0
[INFO] running `Command { std: "docker" "start" "-a" "d5e92b8e5bdbb5e39ad3441f64648649d36c661e24afc36ed9d02b499fa7ddf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5e92b8e5bdbb5e39ad3441f64648649d36c661e24afc36ed9d02b499fa7ddf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5e92b8e5bdbb5e39ad3441f64648649d36c661e24afc36ed9d02b499fa7ddf0", kill_on_drop: false }`
[INFO] [stdout] d5e92b8e5bdbb5e39ad3441f64648649d36c661e24afc36ed9d02b499fa7ddf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b250cc0c3c9cb49abb9380a2699c9f0c1bb1e286306d04dbb832f6358bda91da
[INFO] running `Command { std: "docker" "start" "-a" "b250cc0c3c9cb49abb9380a2699c9f0c1bb1e286306d04dbb832f6358bda91da", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling yada v0.5.1
[INFO] [stderr]    Compiling kanaria v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling unicode-blocks v0.1.9
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling lindera-dictionary v1.4.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling lindera v1.4.1
[INFO] [stderr]    Compiling jpreprocess-core v0.13.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.35s
[INFO] running `Command { std: "docker" "inspect" "b250cc0c3c9cb49abb9380a2699c9f0c1bb1e286306d04dbb832f6358bda91da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b250cc0c3c9cb49abb9380a2699c9f0c1bb1e286306d04dbb832f6358bda91da", kill_on_drop: false }`
[INFO] [stdout] b250cc0c3c9cb49abb9380a2699c9f0c1bb1e286306d04dbb832f6358bda91da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2334b2b65dc717e6d0c0689a34137866ca240ffebf40b348112080f57650dc5b
[INFO] running `Command { std: "docker" "start" "-a" "2334b2b65dc717e6d0c0689a34137866ca240ffebf40b348112080f57650dc5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling jpreprocess-core v0.13.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.09s
[INFO] running `Command { std: "docker" "inspect" "2334b2b65dc717e6d0c0689a34137866ca240ffebf40b348112080f57650dc5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2334b2b65dc717e6d0c0689a34137866ca240ffebf40b348112080f57650dc5b", kill_on_drop: false }`
[INFO] [stdout] 2334b2b65dc717e6d0c0689a34137866ca240ffebf40b348112080f57650dc5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1e84608f42d1d5a2c9a81c845f265b123dc5c4ab1690d82c336ac61d933daece
[INFO] running `Command { std: "docker" "start" "-a" "1e84608f42d1d5a2c9a81c845f265b123dc5c4ab1690d82c336ac61d933daece", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jpreprocess_core-ba68a26e10e70f20)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test accent_rule::tests::default_rule_1 ... ok
[INFO] [stdout] test accent_rule::tests::default_rule_2 ... ok
[INFO] [stdout] test accent_rule::tests::empty ... ok
[INFO] [stdout] test accent_rule::tests::multiple_complex_rule ... ok
[INFO] [stdout] test accent_rule::tests::reject_invalid_pos ... ok
[INFO] [stdout] test accent_rule::tests::simple_rule ... ok
[INFO] [stdout] test ctype::tests::lower_two ... ok
[INFO] [stdout] test accent_rule::tests::single_complex_rule ... ok
[INFO] [stdout] test accent_rule::tests::add_type_only ... ok
[INFO] [stdout] test ctype::tests::one_empty ... ok
[INFO] [stdout] test ctype::tests::none ... ok
[INFO] [stdout] test ctype::tests::ra_irregular ... ok
[INFO] [stdout] test pos::tests::filler ... ok
[INFO] [stdout] test pos::tests::joshi ... ok
[INFO] [stdout] test pos::tests::koyumeishi ... ok
[INFO] [stdout] test pronunciation::mora_dict::tests::alphabet ... ok
[INFO] [stdout] test pronunciation::mora_dict::tests::katakana ... ok
[INFO] [stdout] test pronunciation::mora_dict::tests::katakana_irregular2 ... ok
[INFO] [stdout] test pronunciation::mora_dict::tests::long ... ok
[INFO] [stdout] test word_line::tests::default_same_with_details ... ok
[INFO] [stdout] test pronunciation::mora_dict::tests::katakana_irregular1 ... ok
[INFO] [stdout] test pronunciation::mora_dict::tests::hiragana ... ok
[INFO] [stdout] test pos::tests::meishi ... ok
[INFO] [stdout] test word_entry::tests::load_multiple_nodes ... ok
[INFO] [stdout] test pronunciation::test::parse_empty ... ok
[INFO] [stdout] test pronunciation::test::parse_symbol ... ok
[INFO] [stdout] test pronunciation::test::parse_multiple_segments ... ok
[INFO] [stdout] test pronunciation::test::parse_normal ... ok
[INFO] [stdout] test pronunciation::test::to_string ... ok
[INFO] [stdout] test word_entry::tests::load_single_node ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests jpreprocess_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1e84608f42d1d5a2c9a81c845f265b123dc5c4ab1690d82c336ac61d933daece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e84608f42d1d5a2c9a81c845f265b123dc5c4ab1690d82c336ac61d933daece", kill_on_drop: false }`
[INFO] [stdout] 1e84608f42d1d5a2c9a81c845f265b123dc5c4ab1690d82c336ac61d933daece
